Click or drag to resize

PropStat Class

This class models propstat xml element.
Inheritance Hierarchy
SystemObject
  Independentsoft.WebdavPropStat

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public class PropStat

The PropStat type exposes the following members.

Constructors
  NameDescription
Public methodPropStat
Initializes a new instance of the PropStat class.
Top
Properties
  NameDescription
Public propertyProp
Gets Prop value.
Public propertyResponseDescription
Gets ResponseDescription value.
Public propertyStatus
Gets status value
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also